home *** CD-ROM | disk | FTP | other *** search
/ 45 Great Windows Utilities 3 / 45 Great Windows Utilities Volume 3 MOJO-408 (Mojo Software).iso / cstr30 / read.me < prev    next >
Text File  |  1995-07-04  |  3KB  |  77 lines

  1. *******************************************************************
  2. *                                                                 *
  3. *  **** *** ***  *** *   * ****   **** *** |  | ***  ***  **      *
  4. *  |     |  |  |  |  |\  | |      |     |  |  | |  |  |  |  |     *
  5. *  ****  |  ***   |  | \ | | **   ****  |  |  | |  |  |  |  |     *
  6. *     |  |  | \   |  |  \| |  |      |  |  |  | |  |  |  |  |     *
  7. *  ****  |  |  \ *** *   * ****   ****  |  **** ***  ***  **      *
  8. *                                                                 *
  9. *                             3.0                                 *
  10. *                                                                 *
  11. *******************************************************************
  12.  
  13. String Studio 3.0.
  14. String Studio 3.0 is ShareWare.
  15. A MFC 2.x/3.x CString class extension.
  16. This product requires: DOS 3.3, Windows >=3.10, 
  17. Windows >=3.x Development software using MFC >=2.5.
  18. Registration costs: 729- FF (US$ 135-) 
  19.                     with our 'full programmer's pack'.
  20. COPYRIGHT HEXANET, 1993-1995 - ALL RIGHTS RESERVED.
  21.  
  22.  
  23. String Studio 3.0 provides a MFC >=2.5  CString  extension: The new
  24. CStr  class is the perfect way to  simplify  your  MFC  programming
  25. thanks to about 150 useful routines.  String studio runs under DOS,
  26. Win16  and  Win32. String Studio handles complex strings operations
  27. and has been  extended  to manage  file names,  files I/O,  time or
  28. dialog controls operations  for instance.    It' s specifically re-
  29. commended for works which are available under Win16 and Win32. From
  30. now, this toolkit is part of our  'Full programmer' s pack'   which
  31. includes 5 toolkits (US$ 135-).Registration comes with this toolkit
  32. source code. Free upgrade from 2.x. There is no royalties.
  33.  
  34.  
  35.  
  36. Installation ******************************************************
  37.  
  38. You must UNZIP all files included in CSTR30.ZIP.   To do this, call 
  39. PKUNZIP, UNZIP or the Zip Studio Shell. To launch the  installation 
  40. run SETUP.EXE on Windows 3.x  system. To do this,   double click on 
  41. this file in the   Files manager program    or  call the WinFile' s 
  42. command "Application""Run" and give A:SETUP or B:SETUPas parameter.
  43.  
  44.  
  45. To avoid  problems during the setup, please consider the following:
  46.  
  47.    * Available space on disk must be higher than 300 Ko. to start 
  48.      the Setup program.
  49.      
  50.  
  51. if the installation process doesn' t work with your system you can
  52. easily perform a manual installation:
  53.  
  54. 1/ Copy all the files onto a new directory 
  55.    (like 'C:\MSVC\MFC\STRING3').
  56. 2/ Then unzip all the files named *._, *.?_ and *.??_.
  57. 3/ Drag and drop the CSTR.HLP file into the Programs manager.
  58.  
  59.  
  60. How to use String Studio? *****************************************
  61.  
  62. Replaces your CString objects with CStr.  Have a look at the String
  63. Studio  STDAFX.H  then copy the  required  header files  into  your
  64. STDAFX.H file.        Then, define _WINDOWS or _WIN32 and link with 
  65. CSTR30W.LIB  (for _WINDOWS)  or,  CSTR30NT.LIB    (for _WIN32). See
  66. CSTR.HLP for details.
  67.  
  68.  
  69.  
  70.     #######################################################
  71.     #          HEXANET SW  |  hnet@dialup.francenet.fr    #
  72.     #           BP 385.16  |  CIS: 100333,27              #
  73.     #  75768 PARIS CDX 16  |  Fax (orders):               #
  74.     #              FRANCE  |  (33.1) 40.72.80.77          #
  75.     #######################################################
  76.  
  77.